From: Chong Yidong Date: Mon, 29 Jan 2007 02:31:28 +0000 (+0000) Subject: * comint.el (comint-insert-input): Handle situation where the X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2584 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5a244d3a3a58237734b89b84723f5dd030267ad8;p=emacs.git * comint.el (comint-insert-input): Handle situation where the selected buffer is not the clicked buffer. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 96238da3e54..cb575a3b579 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-01-29 Chong Yidong + + * comint.el (comint-insert-input): Handle situation where the + selected buffer is not the clicked buffer. + 2007-01-29 Kenichi Handa * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): New